Google App Engine

Developer(s)Google
Initial releaseApril 7, 2008 (2008-04-07)[1]
TypePlatform as a service
Websitecloud.google.com/appengine/

Google App Engine (also referred to as GAE or App Engine) is a cloud computing platform used as a service for developing and hosting of web applications. Applications are sandboxed and run across multiple Google-managed servers.[2] GAE supports automatic scaling for web applications, allocating more resources to the web application as the amount of requests increases.[3] It was released as a preview in April 2008, and launched officially in September 2011.

Applications written in Go, PHP, Java, Python, Node.js, .NET, and Ruby are supported by the App Engine, and other languages can be supported with additional cost.[4] The free version of the service offers a standard environment with limited resources. Fees are charged for additional storage, bandwidth, or instance hours.[5]

  1. ^ "Introducing Google App Engine + our new blog". Google App Engine Blog. April 7, 2008. Retrieved December 3, 2019.
  2. ^ "Python Runtime Environment - Google App Engine - Google Code". February 22, 1999. Retrieved February 14, 2012.
  3. ^ Sanderson, Dan (2009). Programming Google App Engine: Build and Run Scalable Web Apps on Google's Infrastructure. O'Reilly Media. ISBN 978-0-596-52272-8.
  4. ^ "Google App Engine Documentation | App Engine Documentation". Google Cloud. Retrieved December 3, 2019.
  5. ^ "Quotas - Google App Engine - Google Code". February 22, 1999. Retrieved February 14, 2012.

Developed by StudentB